HomeSort by relevance Sort by last modified time
    Searched full:pstyle (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 868 CFX_ByteString ParseStyle(FX_LPCSTR pStyle, int iLen, int iIndex)
875 if (pStyle[iIndex] == ',') {
878 buf.AppendChar(pStyle[iIndex]);
890 const FX_FontStyle *pStyle = NULL;
892 pStyle = g_FontStyles + i;
893 if (!pStyle || pStyle->len > iLen) {
897 if (bsStyle.Left(pStyle->len).Compare(pStyle->style) == 0) {
901 if (bsStyle.Right(pStyle->len).Compare(pStyle->style) == 0) {
    [all...]
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 323 void setHashStyle(unsigned int pStyle)
324 { m_HashStyle = pStyle; }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textserv.h 114 virtual HRESULT TxGetBackStyle(TXTBACKSTYLE *pstyle) = 0;
dmusici.h     [all...]
winddi.h 1002 PFLOAT_LONG pstyle; member in struct:_LINEATTRS
    [all...]
wingdi.h     [all...]

Completed in 432 milliseconds