HomeSort by relevance Sort by last modified time
    Searched defs:area (Results 1 - 4 of 4) sorted by null

  /nv-g11n/inputmethod/sunpinyin/ime/wrapper/beos/
SunPinyinModule.cpp 396 area_id area = create_area("", &buffer, B_ANY_ADDRESS, local
399 if(area < 0) return;
421 delete_area(area);
  /nv-g11n/inputmethod/sunpinyin2/wrapper/beos/
SunPinyinModule.cpp 396 area_id area = create_area("", &buffer, B_ANY_ADDRESS, local
399 if(area < 0) return;
421 delete_area(area);
  /nv-g11n/g11n/src/openwin/include/
Xlcint.h 153 XRectangle area; member in struct:__anon167
173 XRectangle area; member in struct:__anon168
831 ICPreeditAttributes preedit_attr; /* visuals of preedit area */
832 ICStatusAttributes status_attr; /* visuals of status area */
  /nv-g11n/g11n/src/openwin/lib/locale/iso8859-1/src/lib/X11/
Xlcint.h 153 XRectangle area; member in struct:__anon184
173 XRectangle area; member in struct:__anon185
831 ICPreeditAttributes preedit_attr; /* visuals of preedit area */
832 ICStatusAttributes status_attr; /* visuals of status area */

Completed in 4927 milliseconds