HomeSort by relevance Sort by last modified time
    Searched refs:TS_RUNINFO (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/win8/metro_driver/ime/
text_store.h 138 TS_RUNINFO* run_info_buffer,
text_store.cc 245 TS_RUNINFO* run_info_buffer,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textstor.h 123 typedef struct TS_RUNINFO {
126 } TS_RUNINFO;
425 TS_RUNINFO *prgRunInfo,
602 TS_RUNINFO *prgRunInfo,
802 static FORCEINLINE HRESULT ITextStoreACP_GetText(ITextStoreACP* This,LONG acpStart,LONG acpEnd,WCHAR *pchPlain,ULONG cchPlainReq,ULONG *pcchPlainRet,TS_RUNINFO *prgRunInfo,ULONG cRunInfoReq,ULONG *pcRunInfoRet,LONG *pacpNext) {
    [all...]

Completed in 289 milliseconds