OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txFont
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython2/Mac/Modules/te/
_TEmodule.c
925
return Py_BuildValue("h", (*self->ob_itself)->
txFont
);
970
{"
txFont
", (getter)TEObj_get_txFont, (setter)TEObj_set_txFont, "Current font"},
[
all
...]
/external/python/cpython2/Mac/Modules/qd/
_Qdmodule.c
778
short
txFont
;
783
&
txFont
))
786
txFont
);
[
all
...]
Completed in 89 milliseconds