代码搜索:Text
找到约 10,000 项符合「Text」的源代码
代码结果 10,000
www.eeworm.com/read/399322/2361960
c text_createindirect.c
/*
*********************************************************************************************************
* uC/GUI
* Universal graphic software for embedded applications
*
www.eeworm.com/read/399322/2362016
c text_settextcolor.c
/*
*********************************************************************************************************
* uC/GUI
* Universal graphic software for embedded applications
*
www.eeworm.com/read/399322/2362033
c text_settextalign.c
/*
*********************************************************************************************************
* uC/GUI
* Universal graphic software for embedded applications
*
www.eeworm.com/read/399322/2362043
h text_private.h
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/399256/2364111
rc2 text.rc2
//
// TEXT.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
//////
www.eeworm.com/read/399099/2366017
rc2 text.rc2
//
// TEXT.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
//////
www.eeworm.com/read/396640/2408917
c node_text.c
#include "fitz-base.h"
#include "fitz-world.h"
fz_error *
fz_newtextnode(fz_textnode **textp, fz_font *font)
{
fz_textnode *text;
text = fz_malloc(sizeof(fz_textnode));
if (!text)
return fz_out
www.eeworm.com/read/396640/2408972
h wld_text.h
/*
* Fitz display tree text node.
*
* The text node is an optimization to reference glyphs in a font resource
* and specifying an individual transform matrix for each one.
*
* The trm field cont
www.eeworm.com/read/395890/2432040
m main_text.m
function [best_fit,best_fitvalue,out_dai,pop_best,time]=main_text(pop1,n,popsize,chromlength,fun_num,up_range,down_range,var_num)
%函数说明
%入口参数:pop 当前处理的种群,
% n 绝对上限,
%
www.eeworm.com/read/395890/2432063
asv main_text.asv
function [best_fit,best_fitvalue,out_dai,pop_best,time]=main_text(pop1,n,popsize,chromlength,fun_num,up_range,down_range,var_num)
%函数说明
%入口参数:pop 当前处理的种群,
% n 绝对上限,
%