OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TS_STATUS
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/win8/metro_driver/ime/
text_store.h
132
STDMETHOD(GetStatus)(
TS_STATUS
* pdcs) OVERRIDE;
text_store.cc
229
STDMETHODIMP TextStore::GetStatus(
TS_STATUS
* status) {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textstor.h
105
typedef struct
TS_STATUS
{
108
}
TS_STATUS
;
400
TS_STATUS
*pdcs) = 0;
573
TS_STATUS
*pdcs);
790
static FORCEINLINE HRESULT ITextStoreACP_GetStatus(ITextStoreACP* This,
TS_STATUS
*pdcs) {
[
all
...]
msctf.h
[
all
...]
Completed in 222 milliseconds