Searched refs:TextInfo (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itk/examples/
H A DTextInfo.itk10 option add *TextInfo.title "Text" widgetDefault
12 class TextInfo {
37 usual TextInfo {
H A Dviewfile5 # EXAMPLE: show "TextInfo" and "MessageInfo" widgets in action
17 option add *TextInfo.background DarkSeaGreen startupFile
39 set win [TextInfo .#auto -wrap none]
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A Ddyld_shared_cache_util.cpp68 struct TextInfo { struct
74 bool operator()(const TextInfo& left, const TextInfo& right) {
83 std::vector<TextInfo> textSegments;
239 TextInfo info;
625 for (std::vector<TextInfo>::iterator it = results.textSegments.begin(); it != results.textSegments.end(); ++it) {

Completed in 167 milliseconds