OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RetrieveRequestedAttrs
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/win8/metro_driver/ime/
text_store.h
185
STDMETHOD(
RetrieveRequestedAttrs
)(ULONG attribute_buffer_size,
text_store.cc
468
//
RetrieveRequestedAttrs
() returns 0 as the number of supported attributes.
479
//
RetrieveRequestedAttrs
() returns 0 as the number of supported attributes.
594
STDMETHODIMP TextStore::
RetrieveRequestedAttrs
(
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textstor.h
503
virtual HRESULT STDMETHODCALLTYPE
RetrieveRequestedAttrs
(
691
HRESULT (STDMETHODCALLTYPE *
RetrieveRequestedAttrs
)(
762
#define ITextStoreACP_RetrieveRequestedAttrs(This,ulCount,paAttrVals,pcFetched) (This)->lpVtbl->
RetrieveRequestedAttrs
(This,ulCount,paAttrVals,pcFetched)
839
return This->lpVtbl->
RetrieveRequestedAttrs
(This,ulCount,paAttrVals,pcFetched);
[
all
...]
Completed in 59 milliseconds